home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntfi15.zip / README.TXT < prev    next >
Text File  |  1994-12-23  |  2KB  |  95 lines

  1. Freeman Installer & Uninstaller for NT v1.50
  2. Copyright (C) 1994 Freeman-Teresa Software
  3. All Rights Reserved
  4.  
  5.  
  6. Introduction
  7. ============
  8.  
  9. - Automatically install your NT applications onto your users' system.
  10.  
  11. - Native NT Win32 installer built (almost) from the ground up.
  12.  
  13. - Optional automatical uninstall. You just install one more file and
  14.   your users just have one more program item.
  15.  
  16. - Changes made to the users' system will be logged and will be
  17.   displayed in the uninstaller.
  18.  
  19. - NT Registry support.
  20.  
  21. - NT file security limited support.
  22.  
  23. - Selective install. Your users can choose which part to install.
  24.  
  25. - File version checking.
  26.  
  27. - Optionally execute external programs.
  28.  
  29. - 3D dialogs and controls (ctl3d32.dll).
  30.  
  31. - GUI interface letting you specify your installation with just
  32.   point'n'click. No more script writing.
  33.  
  34. - Displays dialog boxes while copying files. Bitmaps can be used
  35.   as ordinary controls in those dialogs.
  36.  
  37. - INI entry setting.
  38.  
  39. - Usual stuff like file compress/decompress, program item creation.
  40.  
  41. - Optionally generates C++ source code to compile and link to get
  42.   an integrated and customized EXE, minimizing the size of the
  43.   installer. You can also customize the code by simply editing
  44.   the generated C++ file, no more DLLs!
  45.  
  46. - Four step-by-step tutorials are included. Lots of screen shots
  47.   leading you through every procedure. I promise when you finish
  48.   with those tutorials, you will be ready to work on your real
  49.   installation.
  50.  
  51. - Common Q&A for trouble shooting.
  52.  
  53.  
  54. The tutorials are high recommended. They will get you up and
  55. running in no time. They take up some space though, you can
  56. delete them when you are done.
  57.  
  58.  
  59. Installation Procedures
  60. =======================
  61.  
  62. 1. Create a temporary directory on your hard disk, i.e.,
  63.  
  64.        md temp
  65.  
  66. 2. unzip finst15.zip to that direcotry, i.e.,
  67.  
  68.        cd temp
  69.        pkunzip a:finst15
  70.  
  71. 3. run install.exe, i.e.,
  72.  
  73.        install
  74.  
  75.  
  76.  
  77. Requirements
  78. ============
  79.  
  80. This software requires Windows NT 3.5 or later. It is untested
  81. on NT 3.1
  82.  
  83.  
  84. Author
  85. ======
  86.     Kent Tong
  87.     Mail Box 20
  88.     Wentworth Building
  89.     University of Sydney
  90.     Sydney NSW 2006
  91.     Australia
  92.     Internet email: tongk@arch.su.edu.au
  93.         CompuServe email: 100351,3364
  94.     ph & fax: (61) (2) 2116314
  95.